Implement #c:foods/dough#2912
Conversation
|
|
I mentioned this on the Neo Discord, but just to make sure its addressed here, I am of the opinion all new tags need javadocs explaining them. I've been burned too many times trying to use a common tag without javadocs when other modders make different assumptions. At minimum, the PR description has some info that belongs in the javadoc (about the example subtags). But I'd also want to answer the following question: Can I assume that anything under say,
May also be worth saying these tags should not be used in furnace recipes, mods should add dough to bread recipes for their specific items. Above questions are for usages outside furnaces. |
|
🚀 This PR has been released as NeoForge version |
|
Created backport PR: #2928 |
Implement
#c:foods/dough, should contain any dough related item, more specific types can go under#c:foods/dough/<type>for example:#c:foods/dough/ryeFabric PR: FabricMC/fabric-api#5125